[INFO] cloning repository https://github.com/KeezyCode/wasm_game
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/KeezyCode/wasm_game" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKeezyCode%2Fwasm_game", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKeezyCode%2Fwasm_game'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 93d45436d58278a35ffd8c8edbbc43f96dd2c8c2
[INFO] checking KeezyCode/wasm_game against try#1779a8680dcd39c56ed600627cf6742ef07ed78c for pr-149045
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKeezyCode%2Fwasm_game" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  69% (1126/1625)
Updating files:  70% (1138/1625)
Updating files:  71% (1154/1625)
Updating files:  72% (1170/1625)
Updating files:  73% (1187/1625)
Updating files:  74% (1203/1625)
Updating files:  75% (1219/1625)
Updating files:  76% (1235/1625)
Updating files:  77% (1252/1625)
Updating files:  78% (1268/1625)
Updating files:  79% (1284/1625)
Updating files:  80% (1300/1625)
Updating files:  81% (1317/1625)
Updating files:  82% (1333/1625)
Updating files:  83% (1349/1625)
Updating files:  84% (1365/1625)
Updating files:  85% (1382/1625)
Updating files:  86% (1398/1625)
Updating files:  87% (1414/1625)
Updating files:  88% (1430/1625)
Updating files:  89% (1447/1625)
Updating files:  90% (1463/1625)
Updating files:  91% (1479/1625)
Updating files:  92% (1495/1625)
Updating files:  93% (1512/1625)
Updating files:  94% (1528/1625)
Updating files:  95% (1544/1625)
Updating files:  96% (1560/1625)
Updating files:  97% (1577/1625)
Updating files:  98% (1593/1625)
Updating files:  99% (1609/1625)
Updating files: 100% (1625/1625)
Updating files: 100% (1625/1625), done.
[INFO] started tweaking git repo https://github.com/KeezyCode/wasm_game
[INFO] finished tweaking git repo https://github.com/KeezyCode/wasm_game
[INFO] tweaked toml for git repo https://github.com/KeezyCode/wasm_game written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/KeezyCode/wasm_game on toolchain 1779a8680dcd39c56ed600627cf6742ef07ed78c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1779a8680dcd39c56ed600627cf6742ef07ed78c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/KeezyCode/wasm_game already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1779a8680dcd39c56ed600627cf6742ef07ed78c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded widestring v1.2.1
[INFO] [stderr]   Downloaded unicode-ident v1.0.23
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1779a8680dcd39c56ed600627cf6742ef07ed78c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3c739521de6f931d2bcec3845e086cc16c44720f9e5ef728c076d30347302834
[INFO] running `Command { std: "docker" "start" "-a" "3c739521de6f931d2bcec3845e086cc16c44720f9e5ef728c076d30347302834", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3c739521de6f931d2bcec3845e086cc16c44720f9e5ef728c076d30347302834", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3c739521de6f931d2bcec3845e086cc16c44720f9e5ef728c076d30347302834", kill_on_drop: false }`
[INFO] [stdout] 3c739521de6f931d2bcec3845e086cc16c44720f9e5ef728c076d30347302834
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1779a8680dcd39c56ed600627cf6742ef07ed78c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b48ef1d9065aa6162a284ec27934b2d573491d9159d221937edaa8c88c24ca4f
[INFO] running `Command { std: "docker" "start" "-a" "b48ef1d9065aa6162a284ec27934b2d573491d9159d221937edaa8c88c24ca4f", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.23
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.108
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling khronos-egl v6.0.0
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling bumpalo v3.19.1
[INFO] [stderr]    Compiling wasm-bindgen v0.2.108
[INFO] [stderr]     Checking libloading v0.7.4
[INFO] [stderr]     Checking libloading v0.8.9
[INFO] [stderr]    Compiling wgpu-hal v0.19.5
[INFO] [stderr]    Compiling wgpu-core v0.19.4
[INFO] [stderr]     Checking glow v0.13.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]     Checking profiling v1.0.17
[INFO] [stderr]     Checking gpu-descriptor-types v0.1.2
[INFO] [stderr]     Checking spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]     Checking gpu-alloc-types v0.3.0
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking ash v0.37.3+1.3.251
[INFO] [stderr]     Checking wgpu-types v0.19.2
[INFO] [stderr]    Compiling wgpu v0.19.4
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking gpu-alloc v0.6.0
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling syn v2.0.115
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.108
[INFO] [stderr]     Checking gpu-descriptor v0.2.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking naga v0.19.2
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.108
[INFO] [stderr]     Checking js-sys v0.3.85
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking web-sys v0.3.85
[INFO] [stderr]     Checking wasm_game v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.88s
[INFO] running `Command { std: "docker" "inspect" "b48ef1d9065aa6162a284ec27934b2d573491d9159d221937edaa8c88c24ca4f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b48ef1d9065aa6162a284ec27934b2d573491d9159d221937edaa8c88c24ca4f", kill_on_drop: false }`
[INFO] [stdout] b48ef1d9065aa6162a284ec27934b2d573491d9159d221937edaa8c88c24ca4f
